home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SuperModels in the Rainforest
/
SuperModels in the Rainforest.iso
/
rain.dxr
/
00502.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-13
|
265 b
|
16 lines
on mouseDown
if the machineType = 256 then
sound stop 1
sound stop 2
else
sound fadeOut 2, 2 * 60
end if
set the visible of sprite 3 to 1
buttonlogicLoo()
if the machineType = 256 then
go(marker(1))
else
go(marker(1))
end if
end